home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / relnotes / tooltalk_dev / ch4.z / ch4
Encoding:
Text File  |  2002-10-08  |  3.8 KB  |  132 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        4.  _D_i_f_f_e_r_e_n_c_e_s__f_r_o_m__S_u_n_S_o_f_t__T_o_o_l_T_a_l_k
  9.  
  10.        4.1  _N_o_t__S_u_p_p_o_r_t_e_d__i_n__S_i_l_i_c_o_n__G_r_a_p_h_i_c_s__T_o_o_l_T_a_l_k
  11.  
  12.           +o The Classing Engine is a SunSoft database used for
  13.             typing information (for example, given a file, what
  14.             type is it, what icon is used for this type?).  This is
  15.             used in Sun OpenWindows, and is not part of ToolTalk.
  16.             Some of the ToolTalk commands have options that use the
  17.             Classing Engine in the SunSoft implementation.  The
  18.             Classing Engine options are not supported in the
  19.             Silicon Graphics (SGI) implementation.
  20.  
  21.           +o The SunSoft implementation of ToolTalk supports a _d_e_s
  22.             authentication option and uses secure RPC. This is not
  23.             supported in the SGI ToolTalk implementation.
  24.  
  25.           +o The SunSoft implementation of ToolTalk supports
  26.             _i_n_t_e_r_n_a_t_i_o_n_a_l_i_z_a_t_i_o_n of error/warning messages. This is
  27.             not supported in the SGI ToolTalk implementation. The
  28.             error message strings can be found in Appendix C of the
  29.             _T_o_o_l_T_a_l_k _P_r_o_g_r_a_m_m_e_r'_s _G_u_i_d_e.
  30.  
  31.        4.2  _R_e_s_t_r_i_c_t_e_d__S_u_p_p_o_r_t__i_n__S_G_I__T_o_o_l_T_a_l_k
  32.  
  33.           +o The following examples in _t_o_o_l_t_a_l_k__d_e_v._s_w._e_x_a_m_p_l_e_s
  34.             (/_u_s_r/_T_o_o_l_T_a_l_k/_e_x_a_m_p_l_e_s) do _n_o_t run on IRIS
  35.             workstations: _t_t_s_a_m_p_l_e_1, _S_u_n__E_d_i_t_D_e_m_o, _t_t_m_o_n.  They are
  36.             included for illustrative purposes only.  However, two
  37.             examples have been written to run on IRIS systems,
  38.             _t_t_s_a_m_p_l_e_1__s_g_i and
  39.             _t_t_s_a_m_p_l_e_2__s_g_i__c_l_i_e_n_t/_t_t_s_a_m_p_l_e_2__s_g_i__s_e_r_v_i_c_e.  These new
  40.             examples are presented in Chapter 6.
  41.  
  42.           +o The following libraries are needed when binding in
  43.             either the shared or non-shared ToolTalk libraries:
  44.               /_u_s_r/_l_i_b/_l_i_b_c._s_o
  45.               /_u_s_r/_l_i_b/_l_i_b_X_1_1._s_o
  46.  
  47.  
  48.        4.3  _C_h_a_n_g_e_s__i_n__S_G_I__T_o_o_l_T_a_l_k
  49.  
  50.           +o The SunSoft implementation of ToolTalk has a program
  51.             named _t_t_c_p for copying files containing ToolTalk
  52.             objects.  In SGI's implementation, _t_t_c_p is a test
  53.             program for TCP and UDP performance.  The SunSoft
  54.             ToolTalk _t_t_c_p command has been renamed _t_t_c_o_p_y in SGI
  55.             ToolTalk.
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                                   - 2 -
  69.  
  70.  
  71.  
  72.        4.4  _A_d_d_i_t_i_o_n_a_l__F_u_n_c_t_i_o_n_a_l_i_t_y__o_f__S_G_I__T_o_o_l_T_a_l_k
  73.  
  74.        By default, a ToolTalk client process connects to a default
  75.        ToolTalk message server (ttsession).  Silicon Graphics has
  76.        modified the default behavior to include the concept of the
  77.        CASEVision/ClearCase _v_i_e_w.  By default, if ToolTalk clients
  78.        are running in a CASEVision/ClearCase _v_i_e_w, the ttsession
  79.        will be started in the _v_i_e_w and dedicated only to processes
  80.        in the _v_i_e_w. This overrides the SunSoft ToolTalk default
  81.        mechanism.  If the ToolTalk client is not running in a
  82.        CASEVision/ClearCase _v_i_e_w, it connects to the ttsession in
  83.        the same manner as in the SunSoft ToolTalk implementation.
  84.        (See CASEVision/ClearCase for details on what it means to be
  85.        in a _v_i_e_w).
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.